| CodGrantDisbursement |
| EntityType | Independent |
| Logical Entity Name | CodGrantDisbursement |
| Default Table Name | FaCODGrantDisb |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| CodGrantDisbursement Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
CodGrantOriginationId |
INTEGER | NO | ||
StudentAwardId |
INTEGER | NO | ||
ScheduledDisbursementId |
INTEGER | YES | ||
PaidDisbursementId |
INTEGER | YES | ||
RefundId |
INTEGER | YES | ||
| DisbursementNumber | INTEGER | NO | ||
| DisbursementSequenceNumber | INTEGER | NO | ||
| DisbursementDate | DATETIME | NO | ||
| DisbursementAmount | MONEY(19, 4) | NO | ||
| YtdDisbursedAmount | MONEY(19, 4) | YES | ||
| AcceptedDisbursementAmount | MONEY(19, 4) | YES | ||
| ExportBatchIdentifier | VARCHAR(30) | YES | ||
| CodDisbursementStatus | CHAR(1) | NO | ||
| CODRejectCodes | VARCHAR(100) | YES | ||
| SentDate | DATETIME | YES | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| ModFlag | CHAR(1) | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| TotalEligibilityUsed | MONEY(19, 4) | YES | ||
| BookAmount | MONEY(19, 4) | YES | ||
| BookDate | DATETIME | YES | ||
| BookStatus | CHAR(1) | YES | ||
| PrevDisbursementSequenceNumber | INTEGER | YES |
| CodGrantDisbursement Keys |
| Key Name | Key Type | Keys |
| FaCODGrantDisb_FaCODGrantDisbID_U_C_IDX | PrimaryKey | Id |
| FaCODGrantDisb_FaCODGrantID_DisbNum_DisbSequenceNum_U_N_IDX | Alternate Key | CodGrantOriginationId, DisbursementNumber, DisbursementSequenceNumber |
| FaCODGrantDisb_ExportBatchID_FaCODGrantDisbID_U_N_IDX | Alternate Key | ExportBatchIdentifier, Id |
| FaCODGrantDisb_FaStudentAidID_FaCODGrantDisbID_U_N_IDX | Alternate Key | StudentAwardId, Id |
| FaCODGrantDisb_FaCODGrantID_FaCODGrantDisbID_U_N_IDX | Alternate Key | CodGrantOriginationId, Id |
| FaCODGrantDisb_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| CodGrantDisbursement Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| CodGrantOrigination | Non-Identifying | One To Zero or More | CodGrantOriginationId | NO | |||
| PaidDisbursement | Non-Identifying | Zero or One to Zero or More | PaidDisbursementId | NO | |||
| Refund | Non-Identifying | Zero or One to Zero or More | RefundId | NO | |||
| ScheduledDisbursement | Non-Identifying | Zero or One to Zero or More | ScheduledDisbursementId | NO | |||
| StudentAward | Non-Identifying | One To Zero or More | StudentAwardId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| CodGrantDisbursement Check Constraints |
| Check Constraint Name | CheckConstraint |
| CodGrantDisbursement Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.CodGrantDisbursement |
NO | |||
| Physical (Microsoft SQL Server) dbo.FaCODGrantDisb |
NO |
| CodGrantDisbursement Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Financial Aid |
| CodGrantDisbursement Data Movement Rules |
| Name | Type | Rule Text/Value |